.. _Export NeurEco Parametric Frequency Sweep model with the command line interface:

Export NeurEco Parametric Frequency Sweep model with the command line interface
==================================================================================

| By default, NeurEco saves models in its binary format .efnn. 
| A NeurEco *neureco_embed_pfs* license allows to export .efnn models to the FMU format. 

To export the model to the FMU format, run:

.. code-block:: shell

	neurecoFNN exportFMU path/to/saved/model.efnn path/where/to/save/model.fmu platform_flag
	
here the **platform_flag** can be:  1 for windows, 2 for linux.